home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / gt_power / msulist.zip / MSULIST.DOC < prev    next >
Text File  |  1989-02-07  |  2KB  |  32 lines

  1. MSULIST - Mark Shasby's GT Recent user lister.
  2. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3.  
  4. MSULIST is a companion program to MSLOGON written by me, Mark Shasby, sysop of
  5. Shasby's Lair net/node 050/007 in Preston, Lancashire, UK.  It is just a quick
  6. Turbo Pascal program that you can distribute as much as you like provided my
  7. name stays attached to it!  I welcome any suggested changes you may think of
  8. and will support possible problems as best as I can - the only thing I am not
  9. too much in favour of is documentation - hence the state of this file!
  10.  
  11. The latest version can always be seen in action on my board and downloaded if
  12. required.
  13.  
  14. The program has to be inserted in both the GTLOGON and GTLOGOFF .BAT files,
  15. in the GTLOGOFF simply insert the entry "MSULIST" on a line of its own.  In
  16. the GTLOGON you insert the line "MSULIST <parameter>" where <parameter> is one
  17. of the following...
  18.  
  19.      "all" (quotes not required) lists all users and their last logon time and
  20.            date.  Note this list of users is put together by the MSULIST in the
  21.            GTLOGOFF file so it only knows of users who have been on since this
  22.            was installed.
  23.  
  24.      "last n" (where n is a number) just lists the last n callers - callers who
  25.            have been on several times during this period only show their last
  26.            logon date & time.
  27.  
  28.      "today" lists all the callers who have been on today.
  29.  
  30. Further parameters will be added as requested - please mail me if you have
  31. any suggestions.
  32.